home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / comm2 / wigwam.zip / HUR.SCR < prev    next >
Text File  |  1992-12-05  |  539b  |  45 lines

  1. ; Revised for TP/WigWam by William Lees 5/12/92
  2. ; Huricane Information Capture Script for TapCis
  3. ; By Earle Richardson 70314,3002
  4. ;
  5. ;
  6. ; go weather
  7. ;
  8. S G WEA^M
  9. ;
  10. ;
  11. ; wait for Choice! prompt
  12. ;
  13. W ice!
  14. ;
  15. ;
  16. ; open the capture file
  17. ;
  18. fcis.cap
  19. mWeather#S2/Hurricane Warnings#Hurricane Warning
  20. ;
  21. ;
  22. ; select severe huricane weather info.
  23. ;
  24. S SW HUR^M
  25. ;
  26. ;
  27. ; wait for SW ID: prompt
  28. ;
  29. W  ID:
  30. ;
  31. ;
  32. ; turn capture off
  33. ;
  34. c\r\nMessages !\r\n
  35. o
  36. ;
  37. ; exit from severe weather
  38. ;
  39. S EXIT^M
  40. ;
  41. ;
  42. ; wait for prompt
  43. ;
  44. W !
  45.